home *** CD-ROM | disk | FTP | other *** search
/ Oz - The Magical Adventure / Adventure.iso / pc / dkdata / six.dxr / quadlinghub_6_set TimeOuts.ls < prev    next >
Encoding:
Text File  |  2000-06-01  |  191 b   |  9 lines

  1. on exitFrame
  2.   set the timeoutLength to 12 * 60
  3.   set the timeoutScript to "QuadlingInactivities"
  4.   if not soundBusy(4) then
  5.     sound fadeIn 4
  6.     puppetSound(4, "6_atmosloop")
  7.   end if
  8. end
  9.